projects
/
xen.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xen.git
2010-08-24
Ian Campbell
xl: treat sub-command main function like a regular...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
Ian Campbell
xl: correct argument parsing for some sub-commands.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
Ian Campbell
libxl: do not leak path to dom0 attached disk after...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
Ian Campbell
libxl: xc_domain_restore returns 0 on success, 1 on...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
Andre Przywara
xl: improve vif2 parsing
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
Andre Przywara
xl: fix strtok() call in vif2 parsing
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
Keir Fraser
Fix typo in audit_p2m(), SHARED_P2M_ENTRY does not...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
Keir Fraser
Fix mce erst bug to pass build under i386.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
Keir Fraser
buildconfigs: update enable-xen-config
commit
|
commitdiff
|
tree
|
snapshot
2010-08-22
Keir Fraser
Document how 4gb_segment_notify notifys
commit
|
commitdiff
|
tree
|
snapshot
2010-08-22
Keir Fraser
mce: Provide ERST interface
commit
|
commitdiff
|
tree
|
snapshot
2010-08-22
Keir Fraser
Implement ACPI APEI ERST feature
commit
|
commitdiff
|
tree
|
snapshot
2010-08-22
Keir Fraser
x86: Automatically EOI guest-bound interrupts if guest...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-20
Gianni Tedesco
xl: poison data objects in auto-generated destructors
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
Brendan Cully
libxc: remus: unbreak after 21488:dd6bbdc42033
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
Stefano Stabellini
libxl: Disable opengl if info->opengl == 0 (correct...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
Ian Jackson
QEMU_TAG update
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
Ian Jackson
QEMU_TAG update
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
Michael Young
tools/python: fix xm list for Python 2.7
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
Keir Fraser
timers: Fix printk format specifier
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
Ian Campbell
xl: use libxl_device_pci_destroy
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
Ian Campbell
libxl/xl: Use libxl_vcpuinfo_destroy
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
Ian Campbell
libxl/xl: Use libxl_device_nic_destroy and libxl_nicinf...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
Ian Campbell
libxl/xl: use libxl_diskinfo_destroy and libxl_device_d...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
Ian Campbell
xl: destroy device model info after creation
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
Ian Campbell
libxl: use libxl_version_info_destroy, not hand-coded...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
Ian Campbell
xl: free the libxl types contained in struct domain_config
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
Ian Campbell
libxl: implement destroy for libxl_file_reference built...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
Ian Campbell
libxl: do not generate a destructor for data types...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
Ian Campbell
libxl: build info bootloader{,_args} are not const.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
Ian Campbell
libxl: libxl_device_console.build_state is const
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
Ian Campbell
libxl: generate destructors for each libxl defined...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
Ian Campbell
libxl: autogenerate _libxl_types.h
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
Ian Campbell
libxl: tweak formatting of _libxl_types.h to better...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
Ian Campbell
libxl: move type definitions into _libxl_types.h
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
Ian Campbell
xl: free all data on exit from the domain monitor daemon.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
Keir Fraser
Update MAINTAINERS file.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
Ian Jackson
Merge
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
Ian Campbell
tools/libxl: fix "xl console" for primary console
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
Ian Campbell
tools/libxc: free thread specific hypercall buffer...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
Daniel Kiper
tools/xenpaging: Add _XOPEN_SOURCE to fix build problem...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
Keir Fraser
timers: Simplify implementation logic.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
Brendan Cully
tools/hotplug: 21549:8bcaec29574e breaks vif-script...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
Keir Fraser
timers: Improve debug-key printing.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Keir Fraser
x86 cpuidle: check whether cpu is online in cpu idle...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Keir Fraser
xentrace: Fix buffer allocation to properly depend...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Gianni Tedesco
tools/libxl: fix leak in libxl_wait_for_backend()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Ian Jackson
tools/libxl: compile with -Wmissing-declarations
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Christoph Egger
xend: remove non-ASCII characters.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Ian Campbell
libxl: xs_read accepts NULL for *len parameter
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Ian Campbell
libxl: do not GC data returned to the caller by libxl_d...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Ian Campbell
libxl: ensure result of libxl_poolid_to_name is always...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Ian Campbell
lbixl: make libxl_device_model_starting type opaque...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Ian Campbell
libxl: make libxl_console_reader type opaque to users...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Ian Campbell
libxl: add specific type for hwcaps
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Ian Campbell
libxl: add specific type for cpumap.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Ian Campbell
libxl: move various enum and #defines above datastructu...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Ian Campbell
libxl: define specific types for string list and key...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Ian Campbell
xl: use the regular implicit rules to build the xl...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
"Jiang, Yunhong"
fix libxl build failure
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Keir Fraser
Add Intel maintainers for VT-d and TXT.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Stefano Stabellini
libxl_blktap_devpath: initialize devname to NULL
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Gianni Tedesco
xl: make libxl_uuid2string internal to libxenlight
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Lutz Dube Lutz...
Values of cpu_weight and cpu_cap are lost after xend...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
eXeC001er
Fix "Error: Device 51952 not connected" error when...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Christoph Egger
Make blktap support optional.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Gianni Tedesco
tools/libxl: remove libxl_free() since there are no...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Gianni Tedesco
tools/libxl: fix memory management bugs in libxl_device...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Stefano Stabellini
tools/libxl: Support pv qemu without any vfbs
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Stefano Stabellini
tools: xenconsole[d] and libxl: multiple console support
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Keir Fraser
New MAINTAINERS file to track maintainership of Xen...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-13
Stefano Stabellini
tools/libxl: libxl_device_generic_add: handle NULL...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-13
Gianni Tedesco
tools/libxl: document libxl memory management policy
commit
|
commitdiff
|
tree
|
snapshot
2010-08-13
Keir Fraser
x86: eliminate bogus IRQ restrictions
commit
|
commitdiff
|
tree
|
snapshot
2010-08-13
Keir Fraser
x2APIC: Improve x2APIC suspend/resume
commit
|
commitdiff
|
tree
|
snapshot
2010-08-13
Keir Fraser
Fix IOAPIC S3 with interrupt remapping enabled
commit
|
commitdiff
|
tree
|
snapshot
2010-08-13
Keir Fraser
sysctl: Return physinfo.max_{cpu,node}_id as maximum...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-13
Ian Campbell
libxc: disable xc_ptrace on x86 Linux
commit
|
commitdiff
|
tree
|
snapshot
2010-08-13
Ian Jackson
Merge
commit
|
commitdiff
|
tree
|
snapshot
2010-08-13
Keir Fraser
linux buildconfig: Fix quoting error
commit
|
commitdiff
|
tree
|
snapshot
2010-08-13
Keir Fraser
Merge
commit
|
commitdiff
|
tree
|
snapshot
2010-08-13
Keir Fraser
Clean up event-channel debug-key output, and use spin_l...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-13
Keir Fraser
x86: Allow dom0 pstate control to access APERF/MPERF...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-13
Keir Fraser
credit1: Make weight per-vcpu
commit
|
commitdiff
|
tree
|
snapshot
2010-08-13
Keir Fraser
svm: increment RIP over PAUSE instruction when emulating it
commit
|
commitdiff
|
tree
|
snapshot
2010-08-12
Stefano Stabellini
merge
commit
|
commitdiff
|
tree
|
snapshot
2010-08-12
Gianni Tedesco
xl: Implement per-API-call garbage-collection lifetime
commit
|
commitdiff
|
tree
|
snapshot
2010-08-12
Ian Jackson
tools/python: Remove non-ASCII characters introduced...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-12
Ian Jackson
Merge
commit
|
commitdiff
|
tree
|
snapshot
2010-08-12
Olaf Hering
add SONAME to libblktapctl.so
commit
|
commitdiff
|
tree
|
snapshot
2010-08-11
Keir Fraser
Merge
commit
|
commitdiff
|
tree
|
snapshot
2010-08-11
Stefano Stabellini
split LDLIBS from LDFLAGS to fix link errors in recent...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-11
Keir Fraser
msi: Avoid uninitialized msi descriptors
commit
|
commitdiff
|
tree
|
snapshot
2010-08-11
George Dunlap
[Xen-devel] [PATCH] PoD: Fix domain build populate...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-11
Stefano Stabellini
merge
commit
|
commitdiff
|
tree
|
snapshot
2010-08-11
"Gianni Tedesco...
xl: don't use libxl allocator for vcpu_list
commit
|
commitdiff
|
tree
|
snapshot
2010-08-11
Ian Jackson
Merge
commit
|
commitdiff
|
tree
|
snapshot
2010-08-11
"Dube, Lutz"
Exception in xen/util/vscsi_util.py while starting...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-11
"Gianni Tedesco...
xl: Use gcc hidden visibility attribute
commit
|
commitdiff
|
tree
|
snapshot
2010-08-11
"Gianni Tedesco...
xl: Fix invalid return of internal ptrs via libxl_pooli...
commit
|
commitdiff
|
tree
|
snapshot
next